Home
last modified time | relevance | path

Searched defs:jsonTreeStr (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Dinspector_client.cpp46 bool InspectorClient::AssembleJSONTreeStr(std::string& jsonTreeStr) in AssembleJSONTreeStr() argument
55 bool InspectorClient::AssembleDefaultJSONTreeStr(std::string &jsonTreeStr) in AssembleDefaultJSONTreeStr() argument
/foundation/ability/ability_runtime/test/unittest/connect_server_manager_test/
H A Dconnect_server_manager_test.cpp151 const std::string jsonTreeStr = "jsonTreeStr"; in HWTEST_F() local
213 const std::string jsonTreeStr = "jsonTreeStr"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp234 void ConnectServerManager::SendInspector(const std::string& jsonTreeStr, const std::string& jsonSnapshotStr) in SendInspector() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp359 void ConnectServerManager::SendInspector(const std::string& jsonTreeStr, const std::string& jsonSnapshotStr) in SendInspector() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_ability.cpp576 std::string jsonTreeStr; in GetJSONTree() local

Completed in 4 milliseconds