Home
last modified time | relevance | path

Searched refs:NAME (Results 1 - 25 of 31) sorted by relevance

12

/base/update/updater/utils/include/
H A Dmacros_updater.h80 #define DEFINE_STRUCT_TRAIT(NAME, KEY, ...) \
81 DEFINE_STRUCT(NAME, __VA_ARGS__); \
82 DEFINE_TRAIT(NAME, KEY, __VA_ARGS__)
84 #define DEFINE_STRUCT(NAME, ...) \
85 struct NAME { \
89 #define DEFINE_TRAIT(NAME, KEY, ...) \
90 template <> struct Traits<NAME> { \
94 template <std::size_t idx> constexpr static auto &Get(NAME &obj) \
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/common/
H A Dent_info_test.cpp27 const std::string NAME{"test"};
40 entInfoTest = std::make_shared<EntInfo>(NAME, DESCRIPTION); in SetUp()
64 EXPECT_STREQ(entinfo.enterpriseName.c_str(), NAME.c_str()); in HWTEST_F()
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_check_labels_module_test.cpp36 const std::string NAME = "NAME"; member
68 AppAccountInfo testAppAccountInfo(NAME, OWNER); in SetUp()
72 request.name = NAME; in SetUp()
109 AppAccountInfo testAppAccountInfo(NAME, OWNER); in HWTEST_F()
130 ASSERT_EQ(resultRequest.name, NAME); in HWTEST_F()
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dglobal_params_data.h30 static constexpr const char *NAME = "name"; member in OHOS::Telephony::NumMatchData
72 static constexpr const char *NAME = "name"; member in OHOS::Telephony::EccData
/base/telephony/telephony_data/global_params/src/
H A Drdb_global_params_helper.cpp63 createTableStr.append(NumMatchData::NAME).append(" TEXT DEFAULT '', "); in CreateNumMatchTableStr()
70 createTableStr.append(NumMatchData::NAME).append("))"); in CreateNumMatchTableStr()
87 createTableStr.append(EccData::NAME).append(" TEXT DEFAULT '', "); in CreateEccDataTableStr()
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_data_sink_controller.cpp28 CheckLocalData(call, DistributedDataType::NAME); in OnCallCreated()
106 if (type == DistributedDataType::NAME && name.empty()) { in CheckLocalData()
107 queryInfo |= DISTRIBUTED_DATA_TYPE_OFFSET_BASE << static_cast<uint32_t>(DistributedDataType::NAME); in CheckLocalData()
164 for (auto type = static_cast<uint32_t>(DistributedDataType::NAME); in SendDataQueryReq()
195 if (type == static_cast<int32_t>(DistributedDataType::NAME)) { in HandleDataQueryRsp()
H A Ddistributed_data_source_controller.cpp118 if (type == DistributedDataType::NAME && !name.empty()) { in SaveLocalData()
201 for (auto type = static_cast<uint32_t>(DistributedDataType::NAME); in SendLocalDataRsp()
212 if (type == static_cast<uint32_t>(DistributedDataType::NAME)) { in SendLocalDataRsp()
/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_event_list_parser.cpp31 constexpr char NAME[] = "name"; member
63 auto eventName = CJsonUtil::GetStringValue(eventItem, NAME); in ParseExportEventList()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp56 constexpr const char* NAME = "test"; member
325 audioDeviceManager->AddAudioDeviceList(NAME, AudioDeviceType::DEVICE_SPEAKER, NAME); in HWTEST_F()
326 audioDeviceManager->AddAudioDeviceList(NAME, AudioDeviceType::DEVICE_WIRED_HEADSET, NAME); in HWTEST_F()
327 audioDeviceManager->AddAudioDeviceList(NAME, AudioDeviceType::DEVICE_BLUETOOTH_SCO, NAME); in HWTEST_F()
328 audioDeviceManager->RemoveAudioDeviceList(NAME, AudioDeviceType::DEVICE_WIRED_HEADSET); in HWTEST_F()
329 audioDeviceManager->RemoveAudioDeviceList(NAME, AudioDeviceType::DEVICE_BLUETOOTH_SCO); in HWTEST_F()
355 audioDeviceManager->AddAudioDeviceList(NAME, AudioDeviceTyp in HWTEST_F()
[all...]
H A Dzero_branch8_test.cpp36 constexpr const char* NAME = "test"; member
/base/telephony/call_manager/test/unittest/distributed_communication_test/src/
H A Ddistributed_data_test.cpp55 controller->ProcessCallInfo(call, DistributedDataType::NAME); in HWTEST_F()
105 ASSERT_NO_THROW(controller->CheckLocalData(call, DistributedDataType::NAME)); in HWTEST_F()
109 ASSERT_NO_THROW(controller->CheckLocalData(call, DistributedDataType::NAME)); in HWTEST_F()
113 ASSERT_NO_THROW(controller->CheckLocalData(call, DistributedDataType::NAME)); in HWTEST_F()
278 type = DistributedDataType::NAME; in HWTEST_F()
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp307 std::vector<PropertyType> propertyList = { PropertyType::NAME }; in RemoveAccountInternal()
340 std::vector<PropertyType> propertyList = {PropertyType::NAME, PropertyType::BUNDLE_NAME}; in DisableAppAccess()
369 std::vector<PropertyType> propertyList = {PropertyType::NAME, PropertyType::BUNDLE_NAME}; in EnableAppAccess()
400 PropertyType::NAME, PropertyType::BUNDLE_NAME, PropertyType::IS_ACCESSIBLE}; in SetAppAccess()
439 std::vector<PropertyType> propertyList = { PropertyType::NAME }; in CheckDataSyncEnabledInternal()
487 PropertyType::NAME, PropertyType::CREDENTIAL_TYPE, PropertyType::CREDENTIAL }; in SetCredentialInternal()
522 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyType::EXTRA_INFO }; in SetAccountExtraInfo()
558 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyType::IS_ENABLE }; in SetDataSyncEnabledInternal()
604 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyType::KEY, PropertyType::VALUE }; in SetCustomDataInternal()
765 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyTyp in GetCredentialInternal()
[all...]
/base/telephony/call_manager/services/distributed_call/include/distributed_communication/
H A Ddistributed_data_controller.h39 NAME = 0, member in OHOS::Telephony::DistributedDataType
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp326 std::string condStr = R"~({"version":"V1", "condition":{"and":[{"param":"NAME", "op":"=", in HWTEST_F()
330 std::string condStr2 = R"~({"version":"V1", "condition":{"and":[{"param":"NAME", "op":"=", in HWTEST_F()
431 {"and":[{"param":"NAME", "op":"=", "value":"SysEventService"}]}})~"); in HWTEST_F()
433 {"and":[{"param":"NAME", "op":"=", "value":"SysEventService"}]}})~"); in HWTEST_F()
/base/telephony/cellular_call/services/common/src/
H A Dcellular_call_rdb_helper.cpp71 result->GetColumnIndex(EccData::NAME, index); in QueryEccList()
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h52 constexpr const char *VCARD_TYPE_NAME = "NAME";
68 constexpr const char *VCARD_TYPE_X_PHONETIC_FIRST_NAME = "X-PHONETIC-FIRST-NAME";
69 constexpr const char *VCARD_TYPE_X_PHONETIC_MIDDLE_NAME = "X-PHONETIC-MIDDLE-NAME";
70 constexpr const char *VCARD_TYPE_X_PHONETIC_LAST_NAME = "X-PHONETIC-LAST-NAME";
180 static constexpr int32_t NAME = 6; member in OHOS::Telephony::TypeId
198 static constexpr const char *NAME = "name"; member in OHOS::Telephony::TypeData
/base/hiviewdfx/hiview/base/event_store/dao/
H A Ddoc_query.cpp30 if (cond.col_ == EventCol::DOMAIN || cond.col_ == EventCol::NAME) { in And()
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_name_data.cpp24 valuesBucket.Put(ContactData::TYPE_ID, TypeId::NAME); in BuildValuesBucket()
/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp380 value.Put(NumMatchData::NAME, "frist_numMatch_name"); in GlobalParamsNumMatchInsert()
397 values.Put(NumMatchData::NAME, "update_name"); in GlobalParamsNumMatchUpdate()
442 resultSet->GetColumnIndex(NumMatchData::NAME, columnIndex); in DumpNumMatchData()
518 values.Put(EccData::NAME, "46001"); in GlobalEccUpdate()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp400 std::string cond = R"~({"version":"V1","condition":{"and":[{"param":"NAME","op":"=", in HWTEST_F()
560 std::string cond1 = R"~({"version":"V1","condition":{"and":[{"param":"NAME","op":"=",
742 std::string cond = R"~({"version":"V1","condition":{"and":[{"param":"NAME","op":"=", in HWTEST_F()
775 std::string cond = R"~({"version":"V1","condition":{"and":[{"param":"NAME","op":"=", in HWTEST_F()
807 std::string cond = R"~({"version":"V1","condition":{"and":[{"param":"NAME","op":"=", in HWTEST_F()
/base/hiviewdfx/hiview/base/include/
H A Dsys_event.h39 static std::string NAME; member in OHOS::HiviewDFX::EventStore::EventCol
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp30 const std::string NAME = "name"; member
572 {NAME, name_}, in ToJson()
613 jsonObject, jsonObjectEnd, NAME, name_, OHOS::AccountSA::JsonType::STRING); in FromJson()
/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp424 value.Put(NumMatchData::NAME, "frist_numMatch_name"); in GlobalParamsNumMatchInsert()
437 values.Put(NumMatchData::NAME, "update_name"); in GlobalParamsNumMatchUpdate()
468 resultSet->GetColumnIndex(NumMatchData::NAME, columnIndex); in DumpNumMatchData()
521 values.Put(EccData::NAME, "46001"); in GlobalEccUpdate()
/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_store_utility_test.cpp130 ASSERT_TRUE(eventJsonStr.find(EventCol::NAME) != std::string::npos); in CheckEvent()
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp419 value.PutString(NumMatchData::NAME, bean.name); in ParserNumMatchToValuesBucket()
497 value.PutString(EccData::NAME, bean.name); in ParserEccDataToValuesBucket()

Completed in 20 milliseconds

12