Searched refs:resourcePath (Results 1 – 5 of 5) sorted by relevance
272 if (mAlogsComSharedParams.resourcePath) { in setResrcPath()273 xcam_free((void*)(mAlogsComSharedParams.resourcePath)); in setResrcPath()274 mAlogsComSharedParams.resourcePath = NULL; in setResrcPath()277 mAlogsComSharedParams.resourcePath = strdup(rp); in setResrcPath()335 const char* resourcePath; member362 resourcePath = NULL; in reset()
196 if (mAlogsComSharedParams.resourcePath) { in ~RkAiqCore()197 xcam_free((void*)(mAlogsComSharedParams.resourcePath)); in ~RkAiqCore()198 mAlogsComSharedParams.resourcePath = NULL; in ~RkAiqCore()252 string ini_path{mAlogsComSharedParams.resourcePath}; in setCamGroupManager()
38 if (sharedCom->resourcePath) { in prepare()39 strcpy(acac_config_int->iqpath, sharedCom->resourcePath); in prepare()
49 afec_config_int->resource_path = sharedCom->resourcePath; in prepare()
54 aldch_config_int->resource_path = sharedCom->resourcePath; in prepare()