Home
last modified time | relevance | path

Searched refs:bundlename_ (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/common/include/
Dspecial_test_object.h105 int result = sprintf_s(buffer, sizeof(buffer), "Bundlename: (%s)", bundlename_.c_str()); in toString()
111 std::string bundlename_ = " "; variable
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp41 std::string bundlename = appSwitchPtr->bundlename_; in OrderInput()
Dcomponent_input.cpp65 appSwitchParam->bundlename_ = bundleName; in LauncherApp()