Searched refs:method_list (Results 1 – 4 of 4) sorted by relevance
130 const std::vector<std::string> method_list; in DoSomethingInterestingWithMyAPI() local131 g_nweb->UnregisterArkJSfunction(object_name, method_list); in DoSomethingInterestingWithMyAPI()
130 const std::vector<std::string> method_list; in DoSomethingInterestingWithMyAPI() local131 g_nweb->RegisterArkJSfunction(object_name, method_list); in DoSomethingInterestingWithMyAPI()
213 const std::vector<std::string>& method_list) override in RegisterArkJSfunction() argument217 const std::vector<std::string>& method_list) override in UnregisterArkJSfunction() argument
413 const std::vector<std::string>& method_list) = 0;423 const std::vector<std::string>& method_list) = 0;