/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_event_cmd.cpp | 64 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_info_cmd.cpp | 63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_metadata_setting_cmd.cpp | 73 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_sink_frame_info.cpp | 53 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_TYPE.c_str()); in Unmarshal() local
|
H A D | dcamera_open_info_cmd.cpp | 63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | text.cpp | 29 Text::Text(UDType type, ValueType value) : UnifiedRecord(type, value) in Text() argument
|
H A D | system_defined_pixelmap.cpp | 33 SystemDefinedPixelMap::SystemDefinedPixelMap(UDType type, ValueType value) : SystemDefinedRecord(type, value) in SystemDefinedPixelMap() argument
|
H A D | html.cpp | 35 Html::Html(UDType type, ValueType value) : Text(type, value) in Html() argument
|
H A D | link.cpp | 28 Link::Link(UDType type, ValueType value) : Text(type, value) in Link() argument
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbackonnotifyresourceinfo_fuzzer/ |
H A D | callbackonnotifyresourceinfo_fuzzer.cpp | 37 ResourceEventType type = resourceEventType[data[0] % DC_RESOURCE_SIZE]; in CallbackOnNotifyResourceInfoFuzzTest() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
H A D | dcamera_sink_output_channel_listener.cpp | 22 DCameraSinkOutputChannelListener( DCStreamType type, std::shared_ptr<DCameraSinkOutput>& output) DCameraSinkOutputChannelListener() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
H A D | js_config.h | 41 static inline bool ValidSubscribeType(int32_t type) in ValidSubscribeType() argument
|
/foundation/distributedhardware/device_manager/services/implementation/include/discovery/ |
H A D | dm_discovery_filter.h | 27 std::string type; member
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_ipc_callback_proxy.cpp | 25 int32_t DAudioSinkIpcCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, in OnNotifyResourceInfo() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | dcamera_sink_callback_proxy.cpp | 26 int32_t DCameraSinkCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | system_defined_pixelmap_test.cpp | 77 UDType type = UDType::ENTITY; in HWTEST_F() local 93 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | system_defined_form_test.cpp | 62 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | html_test.cpp | 131 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | link_test.cpp | 63 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | file_test.cpp | 64 UDType type = UDType::ENTITY; in HWTEST_F() local 80 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | image_test.cpp | 62 UDType type = UDType::ENTITY; in HWTEST_F() local
|
H A D | folder_test.cpp | 62 UDType type = UDType::ENTITY; in HWTEST_F() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/mock/ |
H A D | system_defined_pixelmap_mock.cpp | 28 SystemDefinedPixelMap::SystemDefinedPixelMap(UDType type, ValueType value) : SystemDefinedRecord(type, value) in SystemDefinedPixelMap() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_store_observer.h | 32 int32_t type; member
|
/foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
H A D | unified_data_ffi.cpp | 77 bool FfiUDMFUnifiedDataHasType(int64_t unifiedDataId, const char *type) in FfiUDMFUnifiedDataHasType() argument
|