Searched defs:libName (Results 1 – 11 of 11) sorted by relevance
37 std::string libName; in Execute() local
132 int32_t ScriptInstructionHelper::RegisterUserInstruction(const std::string& libName, in RegisterUserInstruction()
58 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib()
44 char libName[MAX_SEC_FILE_NAME_LEN]; member
63 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib()
40 std::string libName = "lib" + moduleName + ".z.so"; in GetModulePath() local
153 void* LoadLibrary(const std::string &libName) in LoadLibrary()
299 const char *libName = cJSON_GetStringValue(cJSON_GetArrayItem(systemLibs, i)); in DoDlopenLibs() local
81 const std::string libName = "libai_mnt_client.so"; in HasValidAILibrary() local
125 std::string libName = "libai_mnt_client.so"; in ReadMemFromAILib() local
289 void InnerDomainAccountManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib()