Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp588 static int32_t OpenFileInternal(const char * const orgFullPath, bool binary = false) in OpenFileInternal()
658 char *ReadFile(const char * const fullPath, uint32_t &fileSize, const bool binary) in ReadFile()