Home
last modified time | relevance | path

Searched defs:type (Results 801 - 825 of 11070) sorted by relevance

1...<<31323334353637383940>>...443

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_event_cmd.cpp64 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
H A Ddcamera_info_cmd.cpp63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
H A Ddcamera_metadata_setting_cmd.cpp73 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
H A Ddcamera_sink_frame_info.cpp53 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_TYPE.c_str()); in Unmarshal() local
H A Ddcamera_open_info_cmd.cpp63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dtext.cpp29 Text::Text(UDType type, ValueType value) : UnifiedRecord(type, value) in Text() argument
H A Dsystem_defined_pixelmap.cpp33 SystemDefinedPixelMap::SystemDefinedPixelMap(UDType type, ValueType value) : SystemDefinedRecord(type, value) in SystemDefinedPixelMap() argument
H A Dhtml.cpp35 Html::Html(UDType type, ValueType value) : Text(type, value) in Html() argument
H A Dlink.cpp28 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 Dcallbackonnotifyresourceinfo_fuzzer.cpp37 ResourceEventType type = resourceEventType[data[0] % DC_RESOURCE_SIZE]; in CallbackOnNotifyResourceInfoFuzzTest() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_output_channel_listener.cpp22 DCameraSinkOutputChannelListener( DCStreamType type, std::shared_ptr<DCameraSinkOutput>& output) DCameraSinkOutputChannelListener() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Djs_config.h41 static inline bool ValidSubscribeType(int32_t type) in ValidSubscribeType() argument
/foundation/distributedhardware/device_manager/services/implementation/include/discovery/
H A Ddm_discovery_filter.h27 std::string type; member
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_ipc_callback_proxy.cpp25 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 Ddcamera_sink_callback_proxy.cpp26 int32_t DCameraSinkCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dsystem_defined_pixelmap_test.cpp77 UDType type = UDType::ENTITY; in HWTEST_F() local
93 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dsystem_defined_form_test.cpp62 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dhtml_test.cpp131 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dlink_test.cpp63 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dfile_test.cpp64 UDType type = UDType::ENTITY; in HWTEST_F() local
80 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dimage_test.cpp62 UDType type = UDType::ENTITY; in HWTEST_F() local
H A Dfolder_test.cpp62 UDType type = UDType::ENTITY; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/mock/
H A Dsystem_defined_pixelmap_mock.cpp28 SystemDefinedPixelMap::SystemDefinedPixelMap(UDType type, ValueType value) : SystemDefinedRecord(type, value) in SystemDefinedPixelMap() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_store_observer.h32 int32_t type; member
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dunified_data_ffi.cpp77 bool FfiUDMFUnifiedDataHasType(int64_t unifiedDataId, const char *type) in FfiUDMFUnifiedDataHasType() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...443