Home
last modified time | relevance | path

Searched refs:GetString (Results 1 – 4 of 4) sorted by relevance

/developtools/global_resource_tool/src/
Dcmd_list.cpp50 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["configPath"], Option::JSON, callb… in InitFileListCommand()
51 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["packageName"], Option::PACKAGENAM… in InitFileListCommand()
52 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["output"], Option::OUTPUTPATH, cal… in InitFileListCommand()
53 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["startId"], Option::STARTID, callb… in InitFileListCommand()
54 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["entryCompiledResource"], in InitFileListCommand()
56 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["ids"], Option::IDS, callback)); in InitFileListCommand()
57 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["definedIds"], Option::DEFINED_IDS… in InitFileListCommand()
58 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["applicationResource"], in InitFileListCommand()
67 uint32_t CmdList::GetString(const Json::Value &node, int c, HandleBack callback) in GetString() function in OHOS::Global::Restool::CmdList
100 return GetString(node, c, callback); in GetModuleNames()
/developtools/global_resource_tool/include/
Dcmd_list.h36 uint32_t GetString(const Json::Value &node, int c, HandleBack callback);
/developtools/profiler/host/smartperf/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp104 const char* GetString() const in GetString() function
/developtools/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp104 const char* GetString() const in GetString() function