Home
last modified time | relevance | path

Searched defs:configStr (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/
Dohos_resource_adapter_test.cpp231 char *configStr = static_cast<char*>(malloc(MODULE_NAME_SIZE)); variable
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
Dhap_parser.cpp105 std::string GetModuleName(const char *configStr) in GetModuleName()
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
Dohos_resource_adapter_impl.cpp427 std::string OhosResourceAdapterImpl::GetModuleName(const char *configStr, size_t len) in GetModuleName()
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp131 std::string GetModuleName(const char *configStr, size_t len) in GetModuleName()
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_control_file_manager.cpp89 std::string configStr; in GetOsAccountConfig() local