Home
last modified time | relevance | path

Searched defs:uuid (Results 1 - 25 of 184) sorted by relevance

12345678

/drivers/peripheral/clearplay/hdi_service/common/
H A Dclearplay_uuid.cpp27 bool IsClearPlayUuid(const std::string& uuid) { in IsClearPlayUuid() argument
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_uuid.c38 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 Dintel_uuid.c29 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 Dprotoc.py16 import uuid namespace
/third_party/toybox/toys/other/
H A Dmkswap.c28 char *label = (char *)(swap+7), *uuid = (char *)(swap+3); in mkswap_main() local
/third_party/skia/infra/bots/
H A Dtest_utils.py14 import uuid namespace
H A Dzip_utils_test.py17 import uuid namespace
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dload_sec_file.c50 int32_t LoadSecFile(int tzFd, FILE *fp, enum SecFileType fileType, const TEEC_UUID *uuid) in LoadSecFile() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/executor/
H A Dbean.py19 import uuid namespace
/third_party/ffmpeg/libavutil/tests/
H A Duuid.c42 AVUUID uuid; in main() local
[all...]
/third_party/ffmpeg/libavutil/
H A Duuid.c117 void av_uuid_unparse(const AVUUID uuid, char *out) in av_uuid_unparse() argument
/third_party/libuv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Drandom-sysctl-linux.c46 char uuid[16]; in uv__random_sysctl() local
[all...]
/third_party/python/Modules/
H A D_uuidmodule.c27 uuid_t uuid; in Py_UNUSED() local
55 UUID uuid; Py_UNUSED() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c65 int is_nil_uuid(const u8 *uuid) in is_nil_uuid() argument
75 int uuid_random(u8 *uuid) in uuid_random() argument
[all...]
/base/location/services/location_network/network/source/
H A Dnetwork_callback_host.cpp51 auto uuid = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h77 std::string uuid; member in OHOS::Scan::final
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_chipset_platform_test.h48 std::vector<uint8_t> uuid; member
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Derofs_super_block.h39 __u8 uuid[16]; member
/base/tee/tee_client/services/teecd/include/
H A Dsecfile_load_agent.h36 TEEC_UUID uuid; member
39 TEEC_UUID uuid; member
43 TEEC_UUID uuid; member
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_system_factory_service.cpp50 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std::string &mimeType, in IsMediaKeySystemSupported() argument
89 int32_t MediaKeySystemFactoryService::GetMediaKeySystemDescription(std::string &name, std::string &uuid) in GetMediaKeySystemDescription() argument
/third_party/protobuf/benchmarks/util/
H A Dbig_query_utils.py6 import uuid namespace
/base/location/test/location_common/source/
H A Dcommon_utils_test.cpp344 std::string uuid = CommonUtils::GenerateUuid(); in HWTEST_F() local
/base/location/test/location_locator/source/
H A Dlocator_required_data_manager_test.cpp274 Bluetooth::UUID uuid; in HWTEST_F() local

Completed in 10 milliseconds

12345678