Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 11 of 11) sorted by relevance

/base/notification/ces_standard/frameworks/native/test/unittest/
Dmatching_skills_test.cpp63 std::string empty; variable
94 std::string empty; variable
123 std::string empty; variable
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dparcelable_vector_rw.h34 int empty = VALUE_NULL; in ReadVectorFromParcel() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dparcelable_vector_rw.h34 int empty = VALUE_NULL; in ReadVectorFromParcel() local
/base/update/updater/services/diffpatch/patch/
Dupdate_patch.cpp52 std::vector<uint8_t> empty; in ApplyImagePatch() local
144 std::vector<uint8_t> empty; in ApplyPatch() local
/base/update/updater/test/unittest/applypatch_test/
Dimagepatch_unittest.h84 std::vector<uint8_t> empty; in RunImageApplyPatch() local
/base/startup/init_lite/ueventd/standard/
Dueventd_parameter.c32 int empty; member
/base/notification/ans_standard/frameworks/ans/native/src/
Dmessage_user.cpp215 int empty = VALUE_NULL; in ReadFromParcel() local
Dnotification_slot.cpp324 int empty = VALUE_NULL; in ReadFromParcel() local
/base/update/updater/test/unittest/diffpatch/
Ddiffpatch_unittest.cpp86 std::vector<uint8_t> empty; in TestApplyPatch() local
135 std::vector<uint8_t> empty; in TestApplyBlockPatch() local
/base/update/updater/services/applypatch/
Dblock_set.cpp319 std::vector<uint8_t> empty; in WriteDiffToBlock() local
/base/update/updater/services/script/yacc/
Dparser.hpp1775 bool Parser::basic_symbol<Base>::empty () const YY_NOEXCEPT in empty() function in uscript::Parser::basic_symbol