Home
last modified time | relevance | path

Searched defs:checkEmpty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupdatamanager_fuzzer/
H A Dabilityautostartupdatamanager_fuzzer.cpp75 bool checkEmpty = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_auto_startup_data_manager.cpp512 nlohmann::json &jsonObject, const std::string &key, const std::string &value, bool checkEmpty) in IsEqual()