| /base/telephony/state_registry/test/unittest/state_test/ |
| H A D | state_registry_branch_test.cpp | 120 std::u16string descriptor = std::u16string();
in GetObjectDescriptor() local
|
| /base/usb/usb_manager/services/native/src/ |
| H A D | usb_descriptor_parser.cpp | 138 int32_t UsbDescriptorParser::ParseConfigDescriptors(std::vector<uint8_t> &descriptor, uint32_t offset, in ParseConfigDescriptors() argument
|
| /base/web/webview/test/unittest/aafwk_app_client_adapter/ |
| H A D | nweb_aafwk_adapter_test.cpp | 192 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory.c | 281 mali_osk_errcode_t mali_mem_mali_map_prepare(mali_mem_allocation *descriptor) in mali_mem_mali_map_prepare() argument 297 mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory.c | 281 _mali_osk_errcode_t mali_mem_mali_map_prepare(mali_mem_allocation *descriptor) in mali_mem_mali_map_prepare() argument 297 _mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument [all...] |
| /foundation/ai/intelligent_voice_framework/frameworks/native/ |
| H A D | intell_voice_manager.cpp | 91 WakeupIntelligentVoiceEngineDescriptor descriptor = {false, "小艺小艺"}; in CreateHeadsetWakeupEngine() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | application_state_observer_stub.cpp | 28 std::u16string descriptor = ApplicationStateObserverStub::GetDescriptor(); in OnRemoteRequest() local
|
| H A D | app_scheduler_host.cpp | 43 std::u16string descriptor = AppSchedulerHost::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | page_url_checker_ohos.cpp | 72 std::u16string descriptor = AtomicServiceStatusCallbackStub::GetDescriptor(); variable
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | native_node_napi.cpp | 169 auto* descriptor = reinterpret_cast<OHOS::Ace::Napi::DrawableDescriptor*>(objectNapi); in OH_ArkUI_GetDrawableDescriptorFromNapiValue() local
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
| H A D | form_renderer_dispatcher_stub.cpp | 52 std::u16string descriptor = FormRendererDispatcherStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/barrierfree/accessibility/common/interface/src/ |
| H A D | accessible_ability_channel_stub.cpp | 72 std::u16string descriptor = AccessibleAbilityChannelStub::GetDescriptor(); in OnRemoteRequest() local
|
| H A D | accessibility_element_operator_stub.cpp | 64 std::u16string descriptor = AccessibilityElementOperatorStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/ |
| H A D | app_control_host.cpp | 44 std::u16string descriptor = AppControlHost::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/ |
| H A D | bundle_resource_host.cpp | 44 std::u16string descriptor = BundleResourceHost::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_host_test/ |
| H A D | bundle_resource_host_test.cpp | 177 std::u16string descriptor = BundleResourceHost::GetDescriptor(); in HWTEST_F() local
|
| /foundation/barrierfree/accessibility/common/interface/test/fuzztest/accessibleabilitymanagerservicestub_fuzzer/ |
| H A D | accessibleabilitymanagerservicestub_fuzzer_back.cpp | 74 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); in HandleRegisterStateCallbackTest() local 100 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); in HandleGetAbilityListTest() local 130 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); in HandleRegisterAccessibilityElementOperatorTest() local 166 std::u16string descriptor in HandleMultiRegisterAccessibilityElementOperatorTest() local 214 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); HandleDeregisterAccessibilityElementOperatorTest() local 238 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); HandleSendEventTest() local 258 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); HandleSetDaltonizationStateTest() local 277 std::u16string descriptor = AccessibleAbilityManagerServiceStub::GetDescriptor(); HandleRemoveRequestIdTest() local [all...] |
| /foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
| H A D | mock_accessible_ability_channel_stub.cpp | 72 std::u16string descriptor = AccessibleAbilityChannelStubMock::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/directive/ |
| H A D | descriptor_utils.cpp | 41 JSValue DescriptorUtils::CreateDescriptorWatcher(JSValue element, JSValue descriptor) in CreateDescriptorWatcher() argument 57 bool DescriptorUtils::IsIfDescriptor(JSValue descriptor) in IsIfDescriptor() argument 62 bool DescriptorUtils::IsForDescriptor(JSValue descriptor) in IsForDescriptor() argument 67 bool DescriptorUtils::IsIfDescriptorShown(JSValue descriptor) in IsIfDescriptorShown() argument 77 RenderIfDescriptor(JSValue descriptor) RenderIfDescriptor() argument 86 RenderForDescriptor(JSValue descriptor) RenderForDescriptor() argument 107 GetDescriptorRendered(JSValue descriptor) GetDescriptorRendered() argument 112 DelIfDescriptorRendered(JSValue descriptor) DelIfDescriptorRendered() argument 125 DelForDescriptorRendered(JSValue descriptor) DelForDescriptorRendered() argument 161 ReleaseForDescriptor(JSValue descriptor) ReleaseForDescriptor() argument 170 ReleaseIfDescriptor(JSValue descriptor) ReleaseIfDescriptor() argument 225 JSValue descriptor = JSObject::Create(); CreateDescriptor() local 236 IsDescriptor(const char * const type, JSValue descriptor) IsDescriptor() argument [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
| H A D | napi_bluetooth_ble_utils.cpp | 179 void ConvertBLEDescriptorToJS(napi_env env, napi_value result, GattDescriptor& descriptor) in ConvertBLEDescriptorToJS() argument 241 ConvertDescriptorReadReqToJS(napi_env env, napi_value result, const std::string &device, const GattDescriptor& descriptor, int requestId) ConvertDescriptorReadReqToJS() argument 324 ConvertDescriptorWriteReqToJS(napi_env env, napi_value result, const std::string &device, const GattDescriptor &descriptor, int requestId) ConvertDescriptorWriteReqToJS() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_gatt_client_stub.cpp | 74 std::u16string descriptor = BluetoothGattClientStub::GetDescriptor(); in OnRemoteRequest() local
|
| H A D | bluetooth_hfp_hf_stub.cpp | 107 std::u16string descriptor = BluetoothHfpHfStub::GetDescriptor(); in OnRemoteRequest() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_gatt_server_server.cpp | 428 RespondDescriptorRead( const BluetoothGattDevice &device, BluetoothGattDescriptor *descriptor, int32_t ret) RespondDescriptorRead() argument 450 RespondDescriptorWrite( const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor, int32_t ret) RespondDescriptorWrite() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_database.cpp | 290 auto descriptor = ccc->second.descriptors_.find(valueHandle); GetDescriptor() local [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| H A D | napi_native_object.h | 177 NapiNativeGattsDescriptorWriteRequest(int transId, std::string deviceAddr, GattDescriptor &descriptor) in NapiNativeGattsDescriptorWriteRequest() argument 190 NapiNativeGattsDescriptorReadRequest(int transId, std::string deviceAddr, GattDescriptor &descriptor) in NapiNativeGattsDescriptorReadRequest() argument
|