Searched refs:ReadContent (Results 1 – 3 of 3) sorted by relevance
121 std::vector<uint8_t> AmberScriptLoader::ReadContent( in ReadContent() function in amber::android::AmberScriptLoader141 auto content = ReadContent(script_name); in ReadScript()147 auto content = ReadContent(shader_name); in ReadSpvShader()
66 std::vector<uint8_t> ReadContent(const std::string& asset_name);
225 def ReadContent(content): function246 for conditional_section in ReadContent(content):305 contents = ReadContent(f.read())