Home
last modified time | relevance | path

Searched defs:GetInt64 (Results 1 - 2 of 2) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dpt_json.cpp291 int64_t PtJson::GetInt64(int64_t defaultValue) const in GetInt64() function in OHOS::AppPackingTool::PtJson
390 Result PtJson::GetInt64(const char *key, int64_t *value) const in GetInt64() function in OHOS::AppPackingTool::PtJson
/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Dbyte_buffer.cpp127 bool ByteBuffer::GetInt64(int64_t& value) in GetInt64() function in OHOS::ByteBuffer
137 bool ByteBuffer::GetInt64(int32_t index, int64_t& value) in GetInt64() function in OHOS::ByteBuffer

Completed in 3 milliseconds