Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 3 of 3) sorted by relevance

/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue_ffrt.cpp291 std::unique_ptr<char[]> chars = std::make_unique<char[]>(MAX_DUMP_INFO_LENGTH); in Dump() local
314 std::unique_ptr<char[]> chars = std::make_unique<char[]>(MAX_DUMP_INFO_LENGTH); in DumpQueueInfo() local
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp3081 char chars[PHONE_NUMBER_MAXIMUM_LIMIT + 1] = { 0 }; in JoinConference() local
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp787 char chars[BUF_SIZE] = { 0 }; in GetStringProperty() local