Searched refs:LIB_PATH (Results 1 – 12 of 12) sorted by relevance
29 const char *LIB_PATH = "/usr/"; variable35 unsigned int length = strlen(LIB_PATH); in AieDlopen()47 int retCode = strncmp(realLibPath, LIB_PATH, length); in AieDlopen()
10 set(LIBRARY_OUTPUT_PATH ${LIB_PATH})
11 set(LIB_PATH ${INTELL_VOICE_DIR}/build) variable
12 set(LIBRARY_OUTPUT_PATH ${LIB_PATH})
18 set(LIBRARY_OUTPUT_PATH ${LIB_PATH})
81 void *handle = dlopen(LIB_PATH, RTLD_NOW); in Init()82 CHECK_AND_RETURN_LOG(handle != nullptr, "Load so failed:%{public}s", LIB_PATH); in Init()
80 static constexpr char LIB_PATH[] = "libmemmgrclient.z.so"; variable
64 const std::string LIB_PATH = "/data/app/el1/bundle/public/com.example.bundlekit.test/lib"; variable204 abilityInfo.libPath = LIB_PATH; in MockAbilityInfo()
56 static const std::string LIB_PATH = "/system/lib64/platformsdk/"; variable58 static const std::string LIB_PATH = "/system/lib/platformsdk/"; variable65 LoaderLib(LIB_PATH, LIB_NAME); in InnerDomainAccountManager()
58 const std::string LIB_PATH = "/data/app/el1/bundle/public/com.example.l3jsdemo"; variable134 abilityInfo.libPath = LIB_PATH; in GetDefaultAbilityInfo()
113 const std::string LIB_PATH = "/data/app/el1/bundle/public/com.example.bundlekit.test/lib"; variable796 abilityInfo.libPath = LIB_PATH; in MockAbilityInfo()
119 const std::string LIB_PATH = "/data/app/el1/bundle/public/com.example.bundlekit.test/lib"; variable962 abilityInfo.libPath = LIB_PATH; in MockAbilityInfo()