Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/
H A Dformsupplycallback_fuzzer.cpp97 std::vector<std::string> subscribedKeys; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_proxy_mgr.cpp166 const int64_t formId, std::vector<std::string> &subscribedKeys, int32_t &count) in GetFormSubscribeInfo()
H A Dform_dump_mgr.cpp204const std::vector<std::string> &subscribedKeys, const int64_t &count, std::string &formInfo) const in DumpFormSubscribeInfo() argument
H A Dform_data_proxy_record.cpp597 void FormDataProxyRecord::GetFormSubscribeInfo(std::vector<std::string> &subscribedKeys, int32_t &c… in GetFormSubscribeInfo()
837 void FormDataProxyRecord::GetFormSubscribeKeys(std::vector<std::string> &subscribedKeys, bool isRdb… in GetFormSubscribeKeys()
H A Dform_mgr_adapter.cpp1353 std::vector<std::string> subscribedKeys; in DumpFormInfoByFormId() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_record_test/
H A Dfms_form_data_proxy_record_test.cpp621 std::vector<std::string> subscribedKeys; variable
645 std::vector<std::string> subscribedKeys; variable
788 std::vector<std::string> subscribedKeys; variable
851 std::vector<std::string> subscribedKeys; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2153 std::vector<std::string> subscribedKeys; variable