Searched defs:configStr (Results 1 – 5 of 5) sorted by relevance
231 char *configStr = static_cast<char*>(malloc(MODULE_NAME_SIZE)); variable
105 std::string GetModuleName(const char *configStr) in GetModuleName()
385 std::string OhosResourceAdapterImpl::GetModuleName(const char *configStr, size_t len) in GetModuleName()
131 std::string GetModuleName(const char *configStr, size_t len) in GetModuleName()
89 std::string configStr; in GetOsAccountConfig() local