Home
last modified time | relevance | path

Searched refs:GetStr (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dace_version.h29 static const char *GetStr() in GetStr() function in OHOS::ACELite::final
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_acl_profile_req.h33 const std::string &GetStr() const in GetStr() function in OHOS::DistributedHardware::IpcAclProfileReq
/foundation/arkui/ace_engine_lite/frameworks/targets/
H A Dplatform_adapter.cpp34 HILOG_DEBUG(HILOG_MODULE_ACE, "ACELite version: %{public}s", ACEVersion::GetStr()); in PrintVersionTrace()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dversion_module.cpp37 const char * const versionStr = ACEVersion::GetStr(); in GetACEVersion()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp58 std::string GetStr(const std::vector<uint8_t> &vec) in GetStr() function
109 syncData_[query.GetTableName()][GetStr(virtualRowData.logInfo.hashKey)] = virtualRowData; in PutSyncDataWithQuery()
119 localData_[tableName][GetStr(item.logInfo.hashKey)] = item; in PutLocalData()
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.h200 const uint32_t* GetStr() const in GetStr() function in OHOS::UILineBreakProxy
H A Dui_line_break.cpp54 const uint32_t* str = record.GetStr(); in GetNextBreakPos()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/test/unittest/common/
H A Djsfwk_tdd_test.cpp173 EXPECT_TRUE(ACEVersion::GetStr() != nullptr); in ACELiteFrameworkInitialization009()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1500 std::string udid = pReq->GetStr(); in ON_IPC_SET_REQUEST()
1555 std::string netWorkId = pReq->GetStr(); in ON_IPC_SET_REQUEST()

Completed in 7 milliseconds