/drivers/peripheral/clearplay/hdi_service/common/ |
H A D | clearplay_uuid.cpp | 27 bool IsClearPlayUuid(const std::string& uuid) { in IsClearPlayUuid() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | engine_base.h | 30 virtual void OnDetected(int32_t uuid) {}; in OnDetected() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | data_group_info.h | 29 std::string uuid; member
|
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | parcel_bt_uuid.cpp | 21 bool ParcelBtUuid::WriteToParcel(MessageParcel &parcel, bluetooth::Uuid &uuid) in WriteToParcel() argument
|
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/ |
H A D | mediakeysessionndk_fuzzer.h | 47 std::string uuid; member in OHOS::DrmStandard::MediaKeysessionNdkFuzzer
|
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndkfactory_fuzzer/ |
H A D | mediakeysystemndkfactory_fuzzer.h | 39 std::string uuid; member in OHOS::DrmStandard::MediaKeySystemFactoryNdkFuzzer
|
/foundation/multimedia/drm_framework/services/drm_service/ipc/ |
H A D | i_mediakeysystemfactory_service.h | 35 std::string uuid;
member
|
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/ |
H A D | dev_manager.h | 26 std::string uuid; member
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | dev_manager.h | 26 std::string uuid; member
|
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbusconnectorstatic_fuzzer/ |
H A D | softbus_connector_static_fuzzer.cpp | 37 std::string uuid; in SoftBusConnectorStaticFuzzTest() local
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/include/ |
H A D | mock_component_enable.h | 34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam ¶m, in Enable() argument
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/include/ |
H A D | mock_component_enable.h | 34 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam ¶m, in Enable() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/ |
H A D | mock_meta_disable_task.cpp | 26 MockMetaDisableTask::MockMetaDisableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockMetaDisableTask() argument
|
H A D | mock_disable_task.cpp | 26 MockDisableTask::MockDisableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockDisableTask() argument
|
H A D | mock_meta_enable_task.cpp | 25 MockMetaEnableTask::MockMetaEnableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockMetaEnableTask() argument
|
H A D | mock_enable_task.cpp | 25 MockEnableTask::MockEnableTask(const std::string &networkId, const std::string &uuid, const std::string &udid, in MockEnableTask() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/include/ |
H A D | mock_task_utils.h | 27 std::string uuid; member
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/include/ |
H A D | mock_component_enable.h | 30 int32_t Enable(const std::string &uuid, const std::string &dhId, const EnableParam ¶m, in Enable() argument
|
/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_uuid.c | 38 fd_get_driver_uuid(void *uuid) in fd_get_driver_uuid() argument 61 fd_get_device_uuid(void *uuid, const struct fd_dev_id *id) in fd_get_device_uuid() argument
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_uuid.c | 29 intel_uuid_compute_device_id(uint8_t *uuid, in intel_uuid_compute_device_id() argument 64 intel_uuid_compute_driver_id(uint8_t *uuid, in intel_uuid_compute_driver_id() argument
|
/third_party/node/deps/v8/gni/ |
H A D | protoc.py | 16 import uuid namespace
|
/third_party/toybox/toys/other/ |
H A D | mkswap.c | 28 char *label = (char *)(swap+7), *uuid = (char *)(swap+3); in mkswap_main() local
|
/third_party/skia/infra/bots/ |
H A D | test_utils.py | 14 import uuid namespace
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_detector.cpp | 24 TriggerDetector::TriggerDetector(int32_t uuid, std::shared_ptr<TriggerService> service, in TriggerDetector() argument
|
H A D | trigger_base_type.cpp | 23 TriggerModel::TriggerModel(int32_t uuid, int32_t version, TriggerModelType type) in TriggerModel() argument
|