Home
last modified time | relevance | path

Searched defs:ParseKey (Results 1 – 3 of 3) sorted by relevance

/foundation/appexecfwk/standard/services/bundlemgr/src/
Dmodule_usage_data_storage.cpp62 bool ModuleUsageRecordStorage::ParseKey(const std::string &key, ModuleUsageRecord &record) const in ParseKey() function in OHOS::AppExecFwk::ModuleUsageRecordStorage
/foundation/distributeddatamgr/appdatamgr/frameworks/jskitsimpl/napi_preferences/src/
Dnapi_preferences.cpp152 void ParseKey(const napi_env &env, const napi_value &arg, PreferencesAysncContext *asyncContext) in ParseKey() function
Dnapi_storage.cpp199 void ParseKey(const napi_env &env, const napi_value &arg, StorageAysncContext *asyncContext) in ParseKey() function