Home
last modified time | relevance | path

Searched defs:titleName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/framework/include/
H A Dui_test.h94 UILabel* GetTitleLabel(const char* titleName) in GetTitleLabel()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h326 void DBinderBaseInvoker<T>::PrintDBinderTransaction(const char *funcName, const char *titleName, in PrintDBinderTransaction()
342 void DBinderBaseInvoker<T>::PrintBuffer(const char *funcName, const char *titleName, const uint8_t … in PrintBuffer()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp119 std::string titleName = "serviceName"; in PrintAllServiceInfoUser() local
137 std::string titleName = "serviceName"; in PrintAllServiceInfoKernel() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp234 xmlChar* titleName = xmlGetProp(subNode, BAD_CAST"name"); in ParseTracingSubNode() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_language_manager.cpp300 string titleName = item->second; in SetValuesFromResultSet() local
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp572 std::string titleName, std::string phoneticName, int32_t type, bool isPrimary) in AddNewOrganization()