Home
last modified time | relevance | path

Searched defs:typeMap_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/stationary/client/include/
H A Dstationary_client.h43 std::map<Type, int32_t> typeMap_; variable
/ohos5.0/base/msdp/device_status/intention/stationary/client/include/
H A Dstationary_client.h43 std::map<Type, int32_t> typeMap_; variable
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Ddevicestatus_client.h104 std::map<Type, int32_t> typeMap_; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.h50 static std::map<std::string, AttrDataType> typeMap_; variable
H A Dcapability.cpp116 std::map<string, AttrDataType> typeMap_ = { in AnalyzeAttrData() local
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_observer.h114 std::map<SensorType, std::string> typeMap_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dmemory_monitor.cpp118 std::map<std::string, TypeInfo> typeMap_; member in OHOS::Ace::MemoryMonitorImpl
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h299 std::map<std::string, int> typeMap_ = { variable