Home
last modified time | relevance | path

Searched defs:refMap (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_param_utils.h74 static std::map<T*, uint32_t> refMap; member in OHOS::DrmStandard::ObjectRefMap
92 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::DrmStandard::ObjectRefMap
[all...]
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h368 static std::map<T*, uint32_t> refMap; member in OHOS::Media::ObjectRefMap
386 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::Media::ObjectRefMap
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h245 static std::map<T*, uint32_t> refMap; member in OHOS::AudioStandard::ObjectRefMap
263 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::AudioStandard::ObjectRefMap
[all...]

Completed in 3 milliseconds