Searched refs:coreLibPath (Results 1 – 4 of 4) sorted by relevance
91 coreLibPath = Str16ToStr8(coreLibPathVal); in ReadFromParcel()134 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(coreLibPath)); in Marshalling()171 + ", coreLibPath = " + coreLibPath in ToString()
156 aotArgs.coreLibPath = Constants::EMPTY_STRING; in BuildAOTArgs()
42 std::string coreLibPath; member
702 aotArgs.coreLibPath = "coreLibPath";719 EXPECT_EQ(aotArgsPtr->coreLibPath, aotArgs.coreLibPath);1124 aotArgs.coreLibPath = "coreLibPath";