Home
last modified time | relevance | path

Searched defs:metaKey (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.h27 int32_t metaKey = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event_recognizer.cpp502 int64_t timeStamp, int64_t timeStampStart, int32_t metaKey, int32_t keySource, int64_t deviceId, in GetKeyEvents()
H A Dkey_event.h589 int32_t metaKey = 0; member
659 void SetMetaKey(int32_t metaKey) in SetMetaKey()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcall_state.cpp59 std::string metaKey; in ConvertFilter() local
H A Dnapi_avcall_meta_data.cpp68 std::string metaKey; in ConvertFilter() local
H A Dnapi_playback_state.cpp95 std::string metaKey; in ConvertFilter() local
H A Dnapi_meta_data.cpp127 std::string metaKey; in ConvertFilter() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp183 OH_NativeBuffer_MetadataKey metaKey = GetData<OH_NativeBuffer_MetadataKey>(); in NativeWindowFuzzTest1() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp238 for (const auto &metaKey : AVMETA_KEY) { in SetValueByType() local
245 …st std::shared_ptr<Meta> &innerMeta, std::shared_ptr<Meta> &outputMeta, const std::string &metaKey) in ProcessMetaKey()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dmetadata_controller.cpp207 for (auto &metaKey : DATA_BASE) { in FilterUpdateKeys() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp854 Key metaKey(subKey.begin(), subKey.end()); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp301 std::string metaKey = GetMetaUserIdKey(userId, appId); in Clear() local
343 std::string metaKey = GetMetaUserIdKey(userId, appId); in DeleteByAppId() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_event_test_ng.cpp1013 int32_t metaKey = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h199 int32_t metaKey; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp352 std::string metaKey(key.begin(), key.end()); in LoadDeviceIdDataToMap() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dkey_event.h449 int32_t metaKey = 0; variable