Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/perftest/core/include/
Dfrontend_api_defines.h83 std::string apiId_; member
/test/testfwk/arkxtest/uitest/core/
Dfrontend_api_defines.h94 std::string apiId_; member
Dfrontend_api_handler.cpp122 string_view apiId_ = ""; member
/test/testfwk/arkxtest/uitest/ets/ani/src/
Duitest_ani.cpp441 static ani_ref createOn(ani_env *env, ani_object object, nlohmann::json params, string apiId_) in createOn()
1808 static ani_ref performComponentApi(ani_env *env, ani_object obj, string apiId_) in performComponentApi()
1960 static void pinch(ani_env *env, ani_object obj, ani_double scale, string apiId_) in pinch()
1983 static ani_boolean performComponentApiBool(ani_env *env, ani_object obj, string apiId_) in performComponentApiBool()