/drivers/hdf_core/framework/model/network/wifi/core/components/softap/ |
H A D | ap.c | 561 .name = "ap",
|
/drivers/hdf_core/framework/model/storage/src/mtd/ |
H A D | mtd_core.c | 24 if (mtdDevice->name == NULL) { in MtdDeviceCheckParms() 25 HDF_LOGE("MtdDeviceCheckParms: name is null!"); in MtdDeviceCheckParms()
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | rtc_test.c | 643 const char *name; member
|
/foundation/ability/ability_runtime/test/fuzztest/napicommonwant_fuzzer/ |
H A D | napicommonwant_fuzzer.cpp | 71 abilityRequest.abilityInfo.name = "MainAbility"; in GetFuzzAbilityToken()
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_context_interface1_test.cpp | 57 * @tc.name: SetColorMode 74 * @tc.name: SetColorMode 89 * @tc.name: GetColorMode 106 * @tc.name: GetColorMode 121 * @tc.name: SetTheme 143 * @tc.name: SetTheme 164 * @tc.name: StartAbilities 184 * @tc.name: GetPreferencesDir 195 abilityInfo->name = "test1234.1234test"; in HWTEST_F() 206 * @tc.name [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_pattern.cpp | 519 info.moduleName = bundleInfo.hapModuleInfos[0].name; in GerPackagePathByBms()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.h | 64 OHOS::Rosen::Window* window, const std::string& name, napi_value storage) override;
|
/foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/interfaces/ |
H A D | selectionmenu.js | 804 }, { name: 'SelectionMenuComponent' });
|
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
H A D | distributed_bms.cpp | 377 ErrCode ret = iBundleMgr->GetMediaData(abilityInfo.bundleName, abilityInfo.moduleName, abilityInfo.name, in GetAbilityIconByContent()
|
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyservicemore_fuzzer/ |
H A D | audio_policy_service_more_fuzzer.cpp | 156 GetServerPtr()->audioPolicyService_.IOHandles_.insert({audioModuleInfo.name, ioHandle}); in InitGetServerService()
|
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/enhance_unit_test/src/ |
H A D | audio_enhance_chain_manager_unit_test.cpp | 57 testChain.name = "EFFECTCHAIN_RECORD"; in SetUpTestSuite() 91 * tc.name : Test CreateAudioEnhanceChainDynamic API 103 * tc.name : Test CreateAudioEnhanceChainDynamic API 115 * tc.name : Test ReleaseAudioEnhanceChainDynamic API 128 * tc.name : Test ReleaseAudioEnhanceChainDynamic API 143 * tc.name : Test ExistAudioEnhanceChain API 158 * tc.name : Test ExistAudioEnhanceChain API 170 * tc.name : Test AudioEnhanceChainGetAlgoConfig API 188 * tc.name : Test AudioEnhanceChainGetAlgoConfig API 203 * tc.name [all...] |
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicymore_fuzzer/ |
H A D | audio_policy_more_fuzzer.cpp | 44 string DEFAULTNAME = "name"; 46 string DEFAULTINFO = "EVENT_NAME=name;DEVICE_ADDRESS=address"; 463 audioEvent.name = DEFAULTNAME; in AudioPolicyManagerFuzzTest()
|
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_enhance_chain.cpp | 140 AUDIO_INFO_LOG("update input device %{public}s name %{public}s", inputDevice.c_str(), deviceName.c_str()); in SetInputDevice() 219 sceneType_.c_str(), libHandle->name); in AddEnhanceHandle()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_sample_canvaskit0310.cpp | 500 LOGI("GetScreenCapability: name(%{public}s), type(%{public}d), phyWidth(%{public}d), phyHeight(%{public}d)", in CreatePyhsicalScreen() 501 info.name, info.type, info.phyWidth, info.phyHeight); in CreatePyhsicalScreen()
|
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
H A D | mtpfs_mtp_device.cpp | 352 free(static_cast<void *>(folder->name)); in DirReName()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_client_test.cpp | 53 * @tc.name: CreateNode Test 76 * @tc.name: TakeSurfaceCapture_Test 94 * @tc.name: TakeSurfaceCapture Test nullptr 108 * @tc.name: TakeSurfaceCapture Test nullptr 123 * @tc.name: RegisterBufferAvailableListener Test a notfound id True 136 * @tc.name: RegisterBufferAvailableListener Test a notfound id False 149 * @tc.name: RegisterBufferAvailableListener Test nullptr 161 * @tc.name: UnregisterBufferAvailableListener Test a notfound id 175 * @tc.name: RegisterApplicationAgent Test nullptr 188 * @tc.name [all...] |
/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_syncer_impl.cpp | 42 void RemoteSessionSyncerImpl::OnChanged(const std::string &name, const std::string &networkId, in OnChanged() argument
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | migrate_avsession_test.cpp | 105 * @tc.name: GetCharacteristic001 162 .name = infoName, in TestMigrateConnect() 210 * @tc.name: MigrateTest001 251 * @tc.name: CreateController001 268 * @tc.name: ClearCacheBySessionId001 285 * @tc.name: StopObserveControllerChanged001 302 * @tc.name: GetControllerById001 318 * @tc.name: GetControllerById002 335 * @tc.name: ConvertStateFromSingleToDouble001 350 * @tc.name [all...] |
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_service.h | 407 const nlohmann::json& GetSubNode(const nlohmann::json& node, const std::string& name);
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
H A D | mock_mtp_operation_utils.cpp | 353 " sendObjectFileSize=%{public}u, name=[%{public}s]," in SendObjectInfo() 356 context_->sendObjectFileSize, context_->name.c_str(), in SendObjectInfo() 550 property->currentValue->str_ = make_shared<string>(GetPropertyInner("persist.device.name", in GetPropDesc() 595 value->str_ = make_shared<string>(GetPropertyInner("persist.device.name", DEFAULT_PRODUCT_NAME)); in GetPropValue() 632 if (!SetPropertyInner("persist.device.name", DEFAULT_PRODUCT_NAME)) { in ResetDevicePropResp()
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | moving_photo_napi.cpp | 42 .name = MOVING_PHOTO_NAPI_CLASS, in Init()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_log.h | 494 { LOG_DEBUG, MMI_LOG_TAG, test_info_ == nullptr ? "TestBody" : test_info_->name(), __LINE__ }
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | plugin_mgr_test.cpp | 67 if (subItem.name == "tag") {
in GetSubItemValue() 102 * @tc.name: Plugin mgr test Init 001
116 * @tc.name: Plugin mgr test Init 002
130 * @tc.name: Plugin mgr test GetPluginSwitch 001
153 * @tc.name: Plugin mgr test Stop 001
168 * @tc.name: Plugin mgr test GetConfig 001
181 * @tc.name: Plugin mgr test GetConfig 002
202 * @tc.name: Plugin mgr test GetConfig 003
216 * @tc.name: Plugin mgr test SubscribeResource 002
233 * @tc.name [all...] |
/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_thread_wrap.cpp | 242 SOCPERF_TRACE_COUNTTRACE(socPerfConfig_.resourceNodeInfo_[resId]->name, in SendResStatusToPerfSo()
|
/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | kernel_interface_test.cpp | 303 printf("pid=[%d], name=[%s], status=[%s], size=[%d KB]\n", in HWTEST_F() 304 procInfo.pid, procInfo.name.c_str(), procInfo.status.c_str(), procInfo.size); in HWTEST_F()
|