Searched defs:HelperAysncContext (Results 1 – 4 of 4) sorted by relevance
58 struct HelperAysncContext { struct65 HelperAysncContext() in HelperAysncContext() function68 virtual ~HelperAysncContext(){}; in ~HelperAysncContext() argument
33 struct HelperAysncContext : public BaseContext { struct34 std::string path;35 std::string name;36 std::string bundleName;37 std::string dataGroupId;38 std::shared_ptr<NativePreferences::Preferences> proxy;40 HelperAysncContext() in HelperAysncContext() argument43 virtual ~HelperAysncContext(){}; in ~HelperAysncContext()
34 struct HelperAysncContext : public BaseContext { struct35 std::string path;36 std::string name;37 std::string bundleName;38 std::string dataGroupId;39 std::shared_ptr<NativePreferences::Preferences> proxy;41 HelperAysncContext() in HelperAysncContext() argument44 virtual ~HelperAysncContext(){}; in ~HelperAysncContext()
32 struct HelperAysncContext : public BaseContext { struct33 std::string path;34 HelperAysncContext() in HelperAysncContext() function37 virtual ~HelperAysncContext(){}; in ~HelperAysncContext()