Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dinspector_test_base.h55 …void CallSync(const char *method, std::function<void(JsonObjectBuilder &)> &&params, Function &&ha… in CallSync() function
62 void CallSync(const char *method, std::function<void(JsonObjectBuilder &)> &&params) in CallSync() function
69 …Result CallSync(const char *method, std::function<void(JsonObjectBuilder &)> &&params, Function &&… in CallSync() function