Home
last modified time | relevance | path

Searched defs:GetMapValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dcodec_data.h158 const std::map<std::string, std::string>& GetMapValue() const in GetMapValue() function
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_manager.c621 static int GetMapValue(const char *name, const InitArgInfo *infos, int argNum, int defValue) in GetMapValue() function