Searched refs:StrToInt64 (Results 1 – 4 of 4) sorted by relevance
42 int64_t StrToInt64(const string& str) { in StrToInt64() function
68 int64_t StrToInt64(const string& str);
570 ConfigKey key(uid, StrToInt64(name)); in cmd_trigger_broadcast()698 mConfigManager->RemoveConfig(ConfigKey(uid, StrToInt64(name))); in cmd_config()745 mProcessor->onDumpReport(ConfigKey(uid, StrToInt64(name)), getElapsedRealtimeNs(), in cmd_dump_report()
85 result[index] = StrToInt64(substr); in parseFileName()